Is the most popular unit - testing framework for the java language 是最流行的java語言的單元測試框架。
Jwebunit is based on httpunit , a java library for the automatic testing of web applications , and the junit unit - testing framework see Jwebunit以httpunit (一個進行web應用程序自動測試的java庫)和junit單元測試框架為基礎(請參閱
The popular junit automated unit - testing framework gives you a way to test software code units by making assertions that your code meets the intended requirements 流行的junit自動單元測試框架提供了通過制作滿足預期需求的斷言來測試軟件代碼單元的途徑。